Skip to content

Clustering #30

Merged
merged 1 commit into from
Jan 3, 2019
Merged

Clustering #30

merged 1 commit into from
Jan 3, 2019

Conversation

HendrikSchultheis
Copy link
Collaborator

Changes requested in #25.
I did the changes for reduce_sequences.R as well.

@HendrikSchultheis HendrikSchultheis added the enhancement New feature or request label Jan 3, 2019
@@ -71,6 +71,8 @@ opt <- parse_args(opt_parser)
#'
#' @details If there is a header supplied other then the default data.table naming scheme ('V1', 'V2', etc.) it will be kept and extended.
#'
#' @author Hendrik Schultheis <Hendrik.Schultheis@@mpi-bn.mpg.de>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'@@' in email address

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

that is necessary to escape the '@'

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah sorry missed that.

@@ -35,6 +35,8 @@ opt <- parse_args(opt_parser)
#'
#' @details If there is a header supplied other then the default data.table naming scheme ('V1', 'V2', etc.) it will be kept.
#'
#' @author Hendrik Schultheis <Hendrik.Schultheis@@mpi-bn.mpg.de>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

'@@' in email address

@HendrikSchultheis HendrikSchultheis merged commit 1c392da into dev Jan 3, 2019
Sign in to join this conversation on GitHub.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants